]>
Commit | Line | Data |
---|---|---|
5200836d RBR |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
5200836d | 10 | 42447D7D19407DA00077B4B2 /* BBSearchObjectView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */; }; |
5200836d | 11 | 42663058193CC1FA00C0DD31 /* BBFlatBezelInterface.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */; }; |
fc2c0542 | 12 | B576D2F52993FBD400A8B645 /* BackgroundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B576D2F42993FBD400A8B645 /* BackgroundView.swift */; }; |
5200836d RBR |
13 | E470B7E31709F3A0000169F2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E470B7E21709F3A0000169F2 /* Cocoa.framework */; }; |
14 | E470B7E91709F3A0000169F2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E470B7E71709F3A0000169F2 /* InfoPlist.strings */; }; | |
15 | E470B7F81709F3A0000169F2 /* BBFlatBezelInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */; }; | |
16 | /* End PBXBuildFile section */ | |
17 | ||
18 | /* Begin PBXFileReference section */ | |
5200836d RBR |
19 | 42447D7B19407DA00077B4B2 /* BBSearchObjectView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BBSearchObjectView.h; sourceTree = "<group>"; }; |
20 | 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BBSearchObjectView.m; sourceTree = "<group>"; }; | |
5200836d | 21 | 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BBFlatBezelInterface.xib; sourceTree = "<group>"; }; |
fc2c0542 RBR |
22 | B576D2F42993FBD400A8B645 /* BackgroundView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundView.swift; sourceTree = "<group>"; }; |
23 | B576D2F62993FD7500A8B645 /* FlatBezel-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FlatBezel-Bridging-Header.h"; sourceTree = "<group>"; }; | |
5200836d RBR |
24 | E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Flat Bezel.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | E470B7E21709F3A0000169F2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; | |
26 | E470B7E61709F3A0000169F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; }; | |
27 | E470B7E81709F3A0000169F2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
28 | E470B7EB1709F3A0000169F2 /* Common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = "<group>"; }; | |
29 | E470B7EC1709F3A0000169F2 /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; | |
30 | E470B7ED1709F3A0000169F2 /* Developer.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = "<group>"; }; | |
31 | E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = "<group>"; }; | |
32 | E470B7EF1709F3A0000169F2 /* Quicksilver.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Quicksilver.pch; sourceTree = "<group>"; }; | |
33 | E470B7F01709F3A0000169F2 /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; | |
34 | E470B7F61709F3A0000169F2 /* BBFlatBezelInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BBFlatBezelInterface.h; sourceTree = "<group>"; }; | |
35 | E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BBFlatBezelInterface.m; sourceTree = "<group>"; }; | |
36 | /* End PBXFileReference section */ | |
37 | ||
38 | /* Begin PBXFrameworksBuildPhase section */ | |
39 | E470B7DC1709F3A0000169F2 /* Frameworks */ = { | |
40 | isa = PBXFrameworksBuildPhase; | |
41 | buildActionMask = 2147483647; | |
42 | files = ( | |
43 | E470B7E31709F3A0000169F2 /* Cocoa.framework in Frameworks */, | |
44 | ); | |
45 | runOnlyForDeploymentPostprocessing = 0; | |
46 | }; | |
47 | /* End PBXFrameworksBuildPhase section */ | |
48 | ||
49 | /* Begin PBXGroup section */ | |
50 | E470B7D51709F3A0000169F2 = { | |
51 | isa = PBXGroup; | |
52 | children = ( | |
53 | E470B7E11709F3A0000169F2 /* Frameworks */, | |
54 | E470B7E01709F3A0000169F2 /* Products */, | |
55 | E470B7E41709F3A0000169F2 /* Flat Bezel */, | |
56 | ); | |
57 | sourceTree = "<group>"; | |
58 | }; | |
59 | E470B7E01709F3A0000169F2 /* Products */ = { | |
60 | isa = PBXGroup; | |
61 | children = ( | |
62 | E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */, | |
63 | ); | |
64 | name = Products; | |
65 | sourceTree = "<group>"; | |
66 | }; | |
67 | E470B7E11709F3A0000169F2 /* Frameworks */ = { | |
68 | isa = PBXGroup; | |
69 | children = ( | |
70 | E470B7E21709F3A0000169F2 /* Cocoa.framework */, | |
71 | ); | |
72 | name = Frameworks; | |
73 | sourceTree = "<group>"; | |
74 | }; | |
75 | E470B7E41709F3A0000169F2 /* Flat Bezel */ = { | |
76 | isa = PBXGroup; | |
77 | children = ( | |
78 | E470B7EA1709F3A0000169F2 /* Configuration */, | |
79 | E470B7E51709F3A0000169F2 /* Supporting Files */, | |
5200836d RBR |
80 | 42447D7B19407DA00077B4B2 /* BBSearchObjectView.h */, |
81 | 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */, | |
82 | E470B7F61709F3A0000169F2 /* BBFlatBezelInterface.h */, | |
83 | E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */, | |
84 | 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */, | |
fc2c0542 | 85 | B576D2F42993FBD400A8B645 /* BackgroundView.swift */, |
5200836d RBR |
86 | ); |
87 | path = "Flat Bezel"; | |
88 | sourceTree = "<group>"; | |
89 | }; | |
90 | E470B7E51709F3A0000169F2 /* Supporting Files */ = { | |
91 | isa = PBXGroup; | |
92 | children = ( | |
93 | E470B7E61709F3A0000169F2 /* Info.plist */, | |
94 | E470B7E71709F3A0000169F2 /* InfoPlist.strings */, | |
fc2c0542 | 95 | B576D2F62993FD7500A8B645 /* FlatBezel-Bridging-Header.h */, |
5200836d RBR |
96 | ); |
97 | name = "Supporting Files"; | |
98 | sourceTree = "<group>"; | |
99 | }; | |
100 | E470B7EA1709F3A0000169F2 /* Configuration */ = { | |
101 | isa = PBXGroup; | |
102 | children = ( | |
103 | E470B7EB1709F3A0000169F2 /* Common.xcconfig */, | |
104 | E470B7EC1709F3A0000169F2 /* Debug.xcconfig */, | |
105 | E470B7ED1709F3A0000169F2 /* Developer.xcconfig */, | |
106 | E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */, | |
107 | E470B7EF1709F3A0000169F2 /* Quicksilver.pch */, | |
108 | E470B7F01709F3A0000169F2 /* Release.xcconfig */, | |
109 | ); | |
110 | name = Configuration; | |
111 | path = /private/tmp/QS/Configuration; | |
112 | sourceTree = "<absolute>"; | |
113 | }; | |
114 | /* End PBXGroup section */ | |
115 | ||
116 | /* Begin PBXNativeTarget section */ | |
117 | E470B7DE1709F3A0000169F2 /* Flat Bezel */ = { | |
118 | isa = PBXNativeTarget; | |
119 | buildConfigurationList = E470B7FB1709F3A0000169F2 /* Build configuration list for PBXNativeTarget "Flat Bezel" */; | |
120 | buildPhases = ( | |
121 | E470B7DA1709F3A0000169F2 /* ShellScript */, | |
122 | E470B7DB1709F3A0000169F2 /* Sources */, | |
123 | E470B7DC1709F3A0000169F2 /* Frameworks */, | |
124 | E470B7DD1709F3A0000169F2 /* Resources */, | |
125 | ); | |
126 | buildRules = ( | |
127 | ); | |
128 | dependencies = ( | |
129 | ); | |
130 | name = "Flat Bezel"; | |
131 | productName = SquareBezel; | |
132 | productReference = E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */; | |
133 | productType = "com.apple.product-type.bundle"; | |
134 | }; | |
135 | /* End PBXNativeTarget section */ | |
136 | ||
137 | /* Begin PBXProject section */ | |
138 | E470B7D61709F3A0000169F2 /* Project object */ = { | |
139 | isa = PBXProject; | |
140 | attributes = { | |
285ac7c2 | 141 | LastUpgradeCheck = 1420; |
5200836d RBR |
142 | ORGANIZATIONNAME = BRNBW; |
143 | TargetAttributes = { | |
144 | E470B7DE1709F3A0000169F2 = { | |
145 | LastSwiftMigration = 1410; | |
146 | ProvisioningStyle = Manual; | |
147 | }; | |
148 | }; | |
149 | }; | |
150 | buildConfigurationList = E470B7D91709F3A0000169F2 /* Build configuration list for PBXProject "Flat Bezel" */; | |
151 | compatibilityVersion = "Xcode 3.2"; | |
152 | developmentRegion = English; | |
153 | hasScannedForEncodings = 0; | |
154 | knownRegions = ( | |
155 | English, | |
156 | en, | |
157 | ); | |
158 | mainGroup = E470B7D51709F3A0000169F2; | |
159 | productRefGroup = E470B7E01709F3A0000169F2 /* Products */; | |
160 | projectDirPath = ""; | |
161 | projectRoot = ""; | |
162 | targets = ( | |
163 | E470B7DE1709F3A0000169F2 /* Flat Bezel */, | |
164 | ); | |
165 | }; | |
166 | /* End PBXProject section */ | |
167 | ||
168 | /* Begin PBXResourcesBuildPhase section */ | |
169 | E470B7DD1709F3A0000169F2 /* Resources */ = { | |
170 | isa = PBXResourcesBuildPhase; | |
171 | buildActionMask = 2147483647; | |
172 | files = ( | |
5200836d RBR |
173 | 42663058193CC1FA00C0DD31 /* BBFlatBezelInterface.xib in Resources */, |
174 | E470B7E91709F3A0000169F2 /* InfoPlist.strings in Resources */, | |
5200836d RBR |
175 | ); |
176 | runOnlyForDeploymentPostprocessing = 0; | |
177 | }; | |
178 | /* End PBXResourcesBuildPhase section */ | |
179 | ||
180 | /* Begin PBXShellScriptBuildPhase section */ | |
181 | E470B7DA1709F3A0000169F2 /* ShellScript */ = { | |
182 | isa = PBXShellScriptBuildPhase; | |
183 | buildActionMask = 2147483647; | |
184 | files = ( | |
185 | ); | |
186 | inputPaths = ( | |
187 | ); | |
188 | outputPaths = ( | |
189 | ); | |
190 | runOnlyForDeploymentPostprocessing = 1; | |
191 | shellPath = /bin/sh; | |
192 | shellScript = "\"$QS_BUILD_ROOT/Tools/bltrversion\""; | |
193 | }; | |
194 | /* End PBXShellScriptBuildPhase section */ | |
195 | ||
196 | /* Begin PBXSourcesBuildPhase section */ | |
197 | E470B7DB1709F3A0000169F2 /* Sources */ = { | |
198 | isa = PBXSourcesBuildPhase; | |
199 | buildActionMask = 2147483647; | |
200 | files = ( | |
fc2c0542 | 201 | B576D2F52993FBD400A8B645 /* BackgroundView.swift in Sources */, |
5200836d RBR |
202 | 42447D7D19407DA00077B4B2 /* BBSearchObjectView.m in Sources */, |
203 | E470B7F81709F3A0000169F2 /* BBFlatBezelInterface.m in Sources */, | |
204 | ); | |
205 | runOnlyForDeploymentPostprocessing = 0; | |
206 | }; | |
207 | /* End PBXSourcesBuildPhase section */ | |
208 | ||
209 | /* Begin PBXVariantGroup section */ | |
210 | E470B7E71709F3A0000169F2 /* InfoPlist.strings */ = { | |
211 | isa = PBXVariantGroup; | |
212 | children = ( | |
213 | E470B7E81709F3A0000169F2 /* en */, | |
214 | ); | |
215 | name = InfoPlist.strings; | |
216 | sourceTree = "<group>"; | |
217 | }; | |
218 | /* End PBXVariantGroup section */ | |
219 | ||
220 | /* Begin XCBuildConfiguration section */ | |
221 | E470B7F91709F3A0000169F2 /* Debug */ = { | |
222 | isa = XCBuildConfiguration; | |
223 | baseConfigurationReference = E470B7EC1709F3A0000169F2 /* Debug.xcconfig */; | |
224 | buildSettings = { | |
225 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; | |
226 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
227 | CLANG_WARN_COMMA = YES; | |
228 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
229 | CLANG_WARN_INFINITE_RECURSION = YES; | |
230 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
231 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
232 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
285ac7c2 | 233 | CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
5200836d RBR |
234 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
235 | CLANG_WARN_STRICT_PROTOTYPES = YES; | |
236 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
237 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
285ac7c2 | 238 | DEAD_CODE_STRIPPING = YES; |
5200836d RBR |
239 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
240 | ENABLE_TESTABILITY = YES; | |
241 | GCC_NO_COMMON_BLOCKS = YES; | |
242 | }; | |
243 | name = Debug; | |
244 | }; | |
245 | E470B7FA1709F3A0000169F2 /* Release */ = { | |
246 | isa = XCBuildConfiguration; | |
247 | baseConfigurationReference = E470B7F01709F3A0000169F2 /* Release.xcconfig */; | |
248 | buildSettings = { | |
249 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; | |
250 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
251 | CLANG_WARN_COMMA = YES; | |
252 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
253 | CLANG_WARN_INFINITE_RECURSION = YES; | |
254 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
255 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
256 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
285ac7c2 | 257 | CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
5200836d RBR |
258 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
259 | CLANG_WARN_STRICT_PROTOTYPES = YES; | |
260 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
261 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
285ac7c2 | 262 | DEAD_CODE_STRIPPING = YES; |
5200836d RBR |
263 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
264 | GCC_NO_COMMON_BLOCKS = YES; | |
285ac7c2 | 265 | SWIFT_COMPILATION_MODE = wholemodule; |
5200836d RBR |
266 | }; |
267 | name = Release; | |
268 | }; | |
269 | E470B7FC1709F3A0000169F2 /* Debug */ = { | |
270 | isa = XCBuildConfiguration; | |
271 | baseConfigurationReference = E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */; | |
272 | buildSettings = { | |
273 | CLANG_ENABLE_MODULES = YES; | |
274 | CLANG_ENABLE_OBJC_WEAK = YES; | |
285ac7c2 | 275 | DEAD_CODE_STRIPPING = YES; |
fc2c0542 | 276 | DEFINES_MODULE = YES; |
5200836d RBR |
277 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; |
278 | MACOSX_DEPLOYMENT_TARGET = 12.0; | |
279 | PRODUCT_BUNDLE_IDENTIFIER = "pizza.unlimited.${PRODUCT_NAME:rfc1034identifier}"; | |
280 | PRODUCT_NAME = "Flat Bezel"; | |
281 | SWIFT_OBJC_BRIDGING_HEADER = "Flat Bezel/FlatBezel-Bridging-Header.h"; | |
282 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | |
283 | SWIFT_VERSION = 5.0; | |
284 | }; | |
285 | name = Debug; | |
286 | }; | |
287 | E470B7FD1709F3A0000169F2 /* Release */ = { | |
288 | isa = XCBuildConfiguration; | |
289 | baseConfigurationReference = E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */; | |
290 | buildSettings = { | |
291 | CLANG_ENABLE_MODULES = YES; | |
292 | CLANG_ENABLE_OBJC_WEAK = YES; | |
285ac7c2 | 293 | DEAD_CODE_STRIPPING = YES; |
fc2c0542 | 294 | DEFINES_MODULE = YES; |
5200836d RBR |
295 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; |
296 | MACOSX_DEPLOYMENT_TARGET = 12.0; | |
297 | PRODUCT_BUNDLE_IDENTIFIER = "pizza.unlimited.${PRODUCT_NAME:rfc1034identifier}"; | |
298 | PRODUCT_NAME = "Flat Bezel"; | |
299 | SWIFT_OBJC_BRIDGING_HEADER = "Flat Bezel/FlatBezel-Bridging-Header.h"; | |
300 | SWIFT_VERSION = 5.0; | |
301 | }; | |
302 | name = Release; | |
303 | }; | |
304 | /* End XCBuildConfiguration section */ | |
305 | ||
306 | /* Begin XCConfigurationList section */ | |
307 | E470B7D91709F3A0000169F2 /* Build configuration list for PBXProject "Flat Bezel" */ = { | |
308 | isa = XCConfigurationList; | |
309 | buildConfigurations = ( | |
310 | E470B7F91709F3A0000169F2 /* Debug */, | |
311 | E470B7FA1709F3A0000169F2 /* Release */, | |
312 | ); | |
313 | defaultConfigurationIsVisible = 0; | |
314 | defaultConfigurationName = Release; | |
315 | }; | |
316 | E470B7FB1709F3A0000169F2 /* Build configuration list for PBXNativeTarget "Flat Bezel" */ = { | |
317 | isa = XCConfigurationList; | |
318 | buildConfigurations = ( | |
319 | E470B7FC1709F3A0000169F2 /* Debug */, | |
320 | E470B7FD1709F3A0000169F2 /* Release */, | |
321 | ); | |
322 | defaultConfigurationIsVisible = 0; | |
323 | defaultConfigurationName = Release; | |
324 | }; | |
325 | /* End XCConfigurationList section */ | |
326 | }; | |
327 | rootObject = E470B7D61709F3A0000169F2 /* Project object */; | |
328 | } |